[INFO] cloning repository https://github.com/gabriel-lucas/3d2png-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gabriel-lucas/3d2png-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgabriel-lucas%2F3d2png-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgabriel-lucas%2F3d2png-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a3e6aa9f23f33ba28282caade662b3e8e914fe72
[INFO] testing gabriel-lucas/3d2png-rust against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgabriel-lucas%2F3d2png-rust" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/gabriel-lucas/3d2png-rust
[INFO] finished tweaking git repo https://github.com/gabriel-lucas/3d2png-rust
[INFO] tweaked toml for git repo https://github.com/gabriel-lucas/3d2png-rust written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gabriel-lucas/3d2png-rust on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gabriel-lucas/3d2png-rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xml-rs v0.8.25
[INFO] [stderr]   Downloaded miniz_oxide v0.8.5
[INFO] [stderr]   Downloaded wgpu-types v24.0.0
[INFO] [stderr]   Downloaded flate2 v1.1.0
[INFO] [stderr]   Downloaded wgpu v24.0.1
[INFO] [stderr]   Downloaded wgpu-hal v24.0.2
[INFO] [stderr]   Downloaded wgpu-core v24.0.2
[INFO] [stderr]   Downloaded naga v24.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a5a88fd720a45cbf32624cf2acfdb7dd74015f9c4da6456d19d7bebbe3258bac
[INFO] running `Command { std: "docker" "start" "-a" "a5a88fd720a45cbf32624cf2acfdb7dd74015f9c4da6456d19d7bebbe3258bac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a5a88fd720a45cbf32624cf2acfdb7dd74015f9c4da6456d19d7bebbe3258bac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5a88fd720a45cbf32624cf2acfdb7dd74015f9c4da6456d19d7bebbe3258bac", kill_on_drop: false }`
[INFO] [stdout] a5a88fd720a45cbf32624cf2acfdb7dd74015f9c4da6456d19d7bebbe3258bac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6d1965f217de91090e1644053eea1d861b66920b2cbcad5b1e37191732b194da
[INFO] running `Command { std: "docker" "start" "-a" "6d1965f217de91090e1644053eea1d861b66920b2cbcad5b1e37191732b194da", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling foldhash v0.1.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling miniz_oxide v0.8.5
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling naga v24.0.0
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling wgpu-hal v24.0.2
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.139
[INFO] [stderr]    Compiling either v1.14.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling wgpu-core v24.0.2
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling profiling v1.0.16
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]    Compiling zune-jpeg v0.4.14
[INFO] [stderr]    Compiling wgpu v24.0.1
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling anyhow v1.0.96
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]    Compiling clap_builder v4.5.31
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling flate2 v1.1.0
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling approx v0.4.0
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling gpu-descriptor-types v0.2.0
[INFO] [stderr]    Compiling spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling wgpu-types v24.0.0
[INFO] [stderr]    Compiling gpu-alloc v0.6.0
[INFO] [stderr]    Compiling gpu-descriptor v0.3.1
[INFO] [stderr]    Compiling bytemuck_derive v1.8.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling gltf-derive v1.4.1
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling bytemuck v1.21.0
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling image v0.25.5
[INFO] [stderr]    Compiling clap v4.5.31
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling gltf-json v1.4.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling gltf v1.4.1
[INFO] [stderr] error: could not compile `ash` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cced03bfd61a304243a34504618ecec86c17063f/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.38.0+1.3.281/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="debug"' --cfg 'feature="default"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded", "std"))' -C metadata=6170ab2892873b80 -C extra-filename=-57d438f984d9f70f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-7511e32ffe3aac17.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "6d1965f217de91090e1644053eea1d861b66920b2cbcad5b1e37191732b194da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d1965f217de91090e1644053eea1d861b66920b2cbcad5b1e37191732b194da", kill_on_drop: false }`
[INFO] [stdout] 6d1965f217de91090e1644053eea1d861b66920b2cbcad5b1e37191732b194da
